Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added integration tests for validating JMX_PORT config #257

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mohitsoni
Copy link
Contributor

@mohitsoni mohitsoni commented Sep 21, 2016

Added two integration tests for validating:

  1. the default JMX_PORT being set to 7199 (test_jmx_default)
  2. the ability to configure JMX_PORT (test_jmx_override)

Note: The test automation will report test_jmx_default as PASSING and test_jmx_override as FAILED. test_jmx_override will fail for this PR because we have not updated the https://downloads.mesosphere.com/cassandra/assets/apache-cassandra-3.0.8-bin-dcos.tar.gz yet, which is used by default in the stub universe package. We intend to do that when we'll release our next version.

@nickbp
Copy link
Contributor

nickbp commented Sep 21, 2016

Would it make sense to just mark the expected-to-fail test as disabled for now?

"cassandra": {
"jmx_port": 8199
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing trailing newline

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@mohitsoni
Copy link
Contributor Author

@nickbp Let me mark that test as disabled, and add a task to remind that we need to enable this test.

@mohitsoni
Copy link
Contributor Author

@mesosphere-ci retest this please

@mohitsoni
Copy link
Contributor Author

@mesosphere-ci retest this please

@mohitsoni
Copy link
Contributor Author

@mesosphere-ci retest this please

1 similar comment
@mohitsoni
Copy link
Contributor Author

@mesosphere-ci retest this please

@gabrielhartmann
Copy link
Contributor

@mohitsoni: The needed change in binary dependency has been made. All tests have passed. Can you get this PR across the line if it is still needed?

@triclambert
Copy link
Contributor

retest this please

@nickbp nickbp removed their assignment Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants